ComponentOne ASP.NET MVC Controls
OnClientCheckedItemsChanged Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : OnClientCheckedItemsChanged Property
Occurs when the value of the @see:checkedItems property changes.
Syntax
'Declaration
 
Public Property OnClientCheckedItemsChanged As String
public string OnClientCheckedItemsChanged {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members